| Total Complexity | 15 |
| Dependencies | 2 |
| Dependents | 4 |
| Total lines | 137 |
| Lines of code | 98 |
| Logical lines of code | 32 |
| Comment lines | 56 |
| Methods | 7 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| init() | 38 | 2 | 61 | |
| is_plugin_approved() | 69 | 4 | 6 | |
| slug_by_plugin() | 67 | 3 | 7 | |
| plugin_by_slug() | 70 | 3 | 6 | |
| all_plugins() | 77 | 1 | 4 | |
| slug_by_dir() | 75 | 1 | 4 | |
| create_plugin() | 64 | 1 | 10 |